Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump bacon/bacon-qr-code from 2.0.8 to 3.0.1 #234

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps bacon/bacon-qr-code from 2.0.8 to 3.0.1.

Release notes

Sourced from bacon/bacon-qr-code's releases.

v3.0.1

3.0.1 (2024-10-01)

Bug Fixes

  • svg: generate unique IDs for gradients based on their properties (#187) (fb48e26), closes #186

v3.0.0

3.0.0 (2024-04-18)

⚠ BREAKING CHANGES

  • drop support for PHP < 8.1

Features

Bug Fixes

  • correctly encode kanji bytes (735e04e)
  • correctly rotate eyes when using inherited colors (#174) (b0105c7)
  • make implicitly nullable params explicit (1b26475)
  • prevent division by zero in Rgb toCmyk method (#179) (12338c9)
  • use non-locale aware format for scale and translate (#100) (788bb77)
  • Version: correct number of EC blocks for version 4 (9298801)

Miscellaneous Chores

  • add test related files to .gitattributes (3e68a9d)
  • bump github action "codecov/codecov-action" 3 => 4 (de6217a)
  • fix ci deprecations (1e39f3b)
  • fix ci deprecations, run phpcs on php 8.2 (#140) (c6f79a4)
  • remove non-required entries from CHANGELOG.md (151a958)
Changelog

Sourced from bacon/bacon-qr-code's changelog.

3.0.1 (2024-10-01)

Bug Fixes

  • svg: generate unique IDs for gradients based on their properties (#187) (fb48e26), closes #186

3.0.0 (2024-04-18)

⚠ BREAKING CHANGES

  • drop support for PHP < 8.1

Features

Bug Fixes

  • correctly encode kanji bytes (735e04e)
  • correctly rotate eyes when using inherited colors (#174) (b0105c7)
  • make implicitly nullable params explicit (1b26475)
  • prevent division by zero in Rgb toCmyk method (#179) (12338c9)
  • use non-locale aware format for scale and translate (#100) (788bb77)
  • Version: correct number of EC blocks for version 4 (9298801)

Miscellaneous Chores

  • add test related files to .gitattributes (3e68a9d)
  • bump github action "codecov/codecov-action" 3 => 4 (de6217a)
  • fix ci deprecations (1e39f3b)
  • fix ci deprecations, run phpcs on php 8.2 (#140) (c6f79a4)
  • remove non-required entries from CHANGELOG.md (151a958)

2.0.7 - 2022-03-14

Fixed

  • #102 Fix internal path for CompositeEye

2.0.6 - 2022-02-04

Fixed

  • Added tests back into release package.

... (truncated)

Commits
  • f9cc1f5 Merge pull request #188 from Bacon/release-please--branches--main
  • 2cb4ecf chore(main): release 3.0.1
  • fb48e26 fix(svg): generate unique IDs for gradients based on their properties (#187)
  • 510de6e Merge pull request #161 from Bacon/release-please--branches--main
  • 0b98ac5 chore(main): release 3.0.0
  • 12338c9 fix: prevent division by zero in Rgb toCmyk method (#179)
  • b0105c7 fix: correctly rotate eyes when using inherited colors (#174)
  • 1b26475 fix: make implicitly nullable params explicit
  • c01758c feat: add GD image renderer (#171)
  • 86deb82 ci: add pr title validation
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [bacon/bacon-qr-code](https://github.com/Bacon/BaconQrCode) from 2.0.8 to 3.0.1.
- [Release notes](https://github.com/Bacon/BaconQrCode/releases)
- [Changelog](https://github.com/Bacon/BaconQrCode/blob/main/CHANGELOG.md)
- [Commits](Bacon/BaconQrCode@2.0.8...v3.0.1)

---
updated-dependencies:
- dependency-name: bacon/bacon-qr-code
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 7, 2024
Copy link
Author

dependabot bot commented on behalf of github Oct 7, 2024

Dependabot tried to add @mdaniels5757/dependency-reviewers as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/mdaniels5757/waca/pulls/234/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the mdaniels5757/waca repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants